home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / bbs / hbbs / nodes / node1 / storage / usr_device < prev   
Encoding:
Text File  |  1995-06-14  |  829 b   |  35 lines

  1. ;$HBBS
  2.  
  3. ; This is a device file that I use for my US Robotics V34+ modem
  4. ; connected to my serial port.
  5.  
  6. ; just copy this file over the Device file in a "Node" directory
  7. SerialDevice=USRSerial.device
  8. SerialUnit=0
  9. SerialBaud=57600
  10. ModemDebug=ON
  11. ModemLog=OFF
  12. EchoRetries=4
  13. ReOpenRetries=2
  14. ReOpenDelay=60 ; 60 per second
  15. LockUpScript=HBBS:Scripts/Lockup.scr
  16. MaxCommandWait=120 ; 60 per second...
  17. CommandReTrIeS=3
  18. DelayBetweenCommands=30 ; 60 per second...
  19. TildeDelay=30
  20. TurnOnEcho_1=ATE1Q0V1
  21. ModemInit_1=ATZ
  22. ModemInit_2=ATH0M1S0=3
  23. StrictConnect=OFF
  24. StrictConnectStr_1=CONNECT 9600
  25. StrictConnectStr_2=CONNECT 12000
  26. StrictConnectStr_3=CONNECT 14400
  27. StrictConnectStr_4=CONNECT 16800
  28. RelaxedConnectStr_1=CONNECT
  29. CommandModeString_1=~~~+++~~~
  30. HangUpString=ATH0M0
  31. OffHookString=ATH1M0
  32. DropDTRHangup=TRUE
  33. Incoming=RING
  34. ImmediateAnswer=ATA
  35.